@ReinaldoJr said:
I'll make a cleanconf and then try as indicated.
make confclean doesn't work any more, unfortunately. That's because the source code has been modularized since Qt 4.
I think you need to delete everything and re-extract your source code. (If you checked out using git, you can call git submodule foreach "git clean -dfx")